Application.RemoveTrayItem Method

Windows only. Removes the passed item from the System Tray via the TrayItem class.

Syntax

Application.RemoveTrayItem Item

Parameters

Item

TrayItem

Notes

See the TrayItem class for an example.